-- card: 11136 from stack: in -- bmap block id: 15043 -- flags: 0000 -- background id: 2649 -- name: remove ----- HyperTalk script ----- on openCard show card field "remove" end opencard -- part 1 (button) -- low flags: 00 -- high flags: A000 -- rect: left=321 top=139 right=161 bottom=381 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Remove ----- HyperTalk script ----- on mouseUp hide card field "remove" go to card "SLBnames" end mouseUp -- part 2 (field) -- low flags: 81 -- high flags: 0004 -- rect: left=28 top=196 right=324 bottom=465 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 20 -- text size: 18 -- style flags: 0 -- line height: 24 -- part name: remove -- part 3 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=321 top=169 right=191 bottom=381 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Remove ----- HyperTalk script ----- on mouseUp hide card field "remove" go to card "SLBnames" end mouseUp -- part contents for card part 2 ----- text ----- Selecting "Remove from menu..." will open this dialog box listing all the user names in this menu (except the name of the currently selected user). Select the name you wish to remove from this menu and click the "remove" button. The name will be deleted from the menu.